abseil.git
5 years agoFix build on hppa
John David Anglin [Tue, 9 Feb 2021 19:41:06 +0000 (19:41 +0000)]
Fix build on hppa

Bug-Debian: https://bugs.debian.org/971768
Reviewed-by: Benjamin Barenblat <bbaren@debian.org>
Gbp-Pq: Name fix-hppa.diff

5 years agoSet package configuration options
Benjamin Barenblat [Tue, 9 Feb 2021 19:41:06 +0000 (19:41 +0000)]
Set package configuration options

Forwarded: not-needed

Configure Abseil for Debian.

  - Set the SONAME appropriately.

  - To minimize the possibility of future ABI breakage, treat absl::any,
    absl::optional, absl::string_view, and absl::variant as their own types
    (rather than aliases for the std:: versions), and compile everything in an
    inline namespace.

  - Enable upstream's hardened build mode.

  - Disable Intel SSE2 on i386, since Debian supports some i386 processors
    without that extension. Keep it enabled on amd64, since all amd64 processors
    have it.

  - Disable Intel SSSE3 entirely, since no i386 processor supports it and Debian
    supports amd64 processors without it.

Gbp-Pq: Name configure.diff

5 years agoabseil (0~20200923.3-2) unstable; urgency=medium
Benjamin Barenblat [Tue, 9 Feb 2021 19:41:06 +0000 (19:41 +0000)]
abseil (0~20200923.3-2) unstable; urgency=medium

  * Correct string formatting on POWER.

[dgit import unpatched abseil 0~20200923.3-2]

5 years agoImport abseil_0~20200923.3-2.debian.tar.xz
Benjamin Barenblat [Tue, 9 Feb 2021 19:41:06 +0000 (19:41 +0000)]
Import abseil_0~20200923.3-2.debian.tar.xz

[dgit import tarball abseil 0~20200923.3-2 abseil_0~20200923.3-2.debian.tar.xz]

5 years agoImport abseil_0~20200923.3.orig.tar.gz
Benjamin Barenblat [Mon, 8 Feb 2021 20:04:52 +0000 (20:04 +0000)]
Import abseil_0~20200923.3.orig.tar.gz

[dgit import orig abseil_0~20200923.3.orig.tar.gz]